Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Fix display of heritage #2792

Merged
merged 2 commits into from
Dec 14, 2016
Merged

Fix display of heritage #2792

merged 2 commits into from
Dec 14, 2016

Conversation

petebacondarwin
Copy link
Contributor

@petebacondarwin petebacondarwin commented Nov 12, 2016

This is a first step to fixing the problem that classes like Response in @angular/http does not show that it derives from Body. A heritage string is already extracted by the typescript dgeni-package. So this PR includes this information in the relevant templates for classes and interface.

But this is probably not enough since these super types are not explicitly exported from any modules and so there are no API docs pages for them.

Closes #2791

@petebacondarwin
Copy link
Contributor Author

That was quick @Foxandxss

@vicb
Copy link
Contributor

vicb commented Nov 12, 2016

I'm impressed by the response time here (for the and fix and for the review) !
Great job guys, Thanks !

@wardbell
Copy link
Contributor

Why haven't we merged this yet? I don't know enough about it to do it (except to blindly click the button)

@wardbell wardbell merged commit 81bc9fe into angular:master Dec 14, 2016
@wardbell
Copy link
Contributor

wardbell commented Dec 14, 2016

Merged on Pete's request to me in Slack on Dec 14

@vicb
Copy link
Contributor

vicb commented Dec 14, 2016

I'm less impressed by the response time now :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API Reference - Missing Http Body documentation, no base classes or implemented methods
5 participants